golang.org/x/exp/apidiff.differ.checkCompatibleInterface (method)

2 uses

	golang.org/x/exp/apidiff (current package)
		compatibility.go#L13: 			d.checkCompatibleInterface(otn, old, new)
		compatibility.go#L111: func (d *differ) checkCompatibleInterface(otn *types.TypeName, old, new *types.Interface) {